next up previous
Next: Graphics Context Switching Up: Hardware for OpenGL Previous: Types of Parallelism

Hardware for Window System Requirements

So far, this discussion of graphics hardware has focused on the problems of rendering and displaying graphics without concern for multiple programs trying to render graphics concurrently. Graphics workstations generally allow multiple programs to run at the same time and share access to the graphics acceleration hardware. This sharing is generally managed by the window system, the X server in the case of the X Window System.





mjk@sgi.com